home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / CHIPCD_02_2002.iso / Internet / Macromedia ColdFusion Server 5 / coldfusion-50-win-us.exe / data1.cab / Examples_Databases / database / cfexamples.mdb / tblCtItm.json next >
Encoding:
JavaScript Object Notation  |  2001-06-13  |  590 b 

  1. {
  2.     "schema": {
  3.         "strItmIDPK": "Text (35) NOT NULL",
  4.         "strCrtIDPK": "Text (35) NOT NULL",
  5.         "intQty": "Long Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "strItmIDPK": "BA1EA78F-7D79-11D3-A928005004218998",
  10.             "strCrtIDPK": "10",
  11.             "intQty": 2
  12.         },
  13.         {
  14.             "strItmIDPK": "BA1EA78F-7D79-11D3-A928005004218998",
  15.             "strCrtIDPK": "1CA348A0-804C-11D3-A928005004218998",
  16.             "intQty": 1
  17.         },
  18.         {
  19.             "strItmIDPK": "BA1EA78F-7D79-11D3-A928005004218998",
  20.             "strCrtIDPK": "1CA348A1-804C-11D3-A928005004218998",
  21.             "intQty": 1
  22.         },
  23.         {
  24.             "strItmIDPK": "BA1EA791-7D79-11D3-A928005004218998",
  25.             "strCrtIDPK": "10",
  26.             "intQty": 12
  27.         },
  28.         {
  29.             "strItmIDPK": "BA1EA796-7D79-11D3-A928005004218998",
  30.             "strCrtIDPK": "10",
  31.             "intQty": 1
  32.         }
  33.     ]
  34. }